home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software Vault: The Gold Collection
/
Software Vault - The Gold Collection (American Databankers) (1993).ISO
/
cdr44
/
digvoice.zip
/
PRINTALL.BAT
< prev
next >
Wrap
DOS Batch File
|
1993-04-01
|
327b
|
11 lines
echo off
cls
echo You MUST use this on an EPSON-compatible printer.
echo If you have another printer, hit Ctrl-Break to cancel.
echo This is a multi -page file, so use continuous paper.
pause
copy matlist.txt prn
copy digitize.txt prn
copy/b schemat.eps prn
echo Now....turn your printer off, then on again to reset!